projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
830a9d2
)
Clarification.
author
Tor Lillqvist
<tml@src.gnome.org>
Wed, 23 Jul 2008 09:09:34 +0000
(09:09 +0000)
committer
Tor Lillqvist
<tml@src.gnome.org>
Wed, 23 Jul 2008 09:09:34 +0000
(09:09 +0000)
svn path=/trunk/; revision=20898
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f42b9564e2369371f7ba2c9047a62a4e673cd78c..381a00de27685372f8f523f8a471de0720a21757 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-13,7
+13,8
@@
* configure.in: Workaround for what apparently is a bug in MSYS:
returning -1 from main() is misinterpreted as exit status 0, so
- make sure we return 0 or 1.
+ make sure we return 0 or 1. (The net effect of the bug was that no
+ image loading worked on Windows.)
2008-07-22 Sven Herzberg <sven@imendio.com>